home *** CD-ROM | disk | FTP | other *** search
/ GFX Sensations 1 / Graphic Sensations - Volume 1.iso / com_net / tcp / traceroute / src / traceroute_ixsupport_protos.h < prev    next >
Encoding:
Text File  |  2000-01-01  |  113 b   |  9 lines

  1. /* Prototypes for functions defined in
  2. traceroute_ixsupport.c
  3.  */
  4.  
  5. int getpid(void);
  6.  
  7. void setlinebuf(FILE * );
  8.  
  9.